[INFO] cloning repository https://github.com/LiGoldragon/signal-persona-orchestrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/signal-persona-orchestrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-persona-orchestrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-persona-orchestrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9cae88db7ac7e9f965643e73816482b32b67b6c
[INFO] checking LiGoldragon/signal-persona-orchestrate against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-persona-orchestrate" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LiGoldragon/signal-persona-orchestrate
[INFO] finished tweaking git repo https://github.com/LiGoldragon/signal-persona-orchestrate
[INFO] tweaked toml for git repo https://github.com/LiGoldragon/signal-persona-orchestrate written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiGoldragon/signal-persona-orchestrate on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiGoldragon/signal-persona-orchestrate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-criome.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/schema.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-frame.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/schema-rust.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/schema.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/triad-runtime.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/kameo.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0
[INFO] running `Command { std: "docker" "start" "14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] error: failed to get `schema` as a dependency of package `signal-orchestrate v0.5.0 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `schema`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/LiGoldragon/schema.git?branch=main#a393c8c8
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   can't checkout from 'https://github.com/LiGoldragon/schema.git': you are in the offline mode (--frozen)
[INFO] running `Command { std: "docker" "inspect" "14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0", kill_on_drop: false }`
[INFO] [stdout] 14862de190f8174a15d0fcd2a21af95e81b1e0c77a592837f14b315de85790f0
